LRA_CDENSE

LRA_CDENSE is an extremely efficient and reliable Iterative Solver for solving very large linear systems of the form AX=B where A is a dense complex unsymmetric coefficient matrix, B contains a single or multiple Right Hand Side(s), and X contains the corresponding single or multiple initial guess(es) or solution vector(s). By very large, we mean many tens to several hundreds of thousands of unknowns. LRA_CDENSE is able to solve highly ill-conditioned linear systems, handle linear systems havings thousands of right hand sides, and delivers a reliable O(na), where a<2, iterative solution using only O(nb), where b<2, float words to store the compressed linear system.

Russell Sabora

President